home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / glob / ChangeLog < prev    next >
Encoding:
Text File  |  1992-03-19  |  1.9 KB  |  61 lines

  1. Thu Mar 19 14:02:06 1992  Fred Fish  (fnf@cygnus.com)
  2.  
  3.     * tilde.c:  Undefine alloca before attempting to redefine it.
  4.  
  5. Fri Mar  6 21:59:54 1992  K. Richard Pixley  (rich@cygnus.com)
  6.  
  7.     * Makefile.in: added check target.
  8.  
  9. Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
  10.  
  11.     * Makefile.in, configure.in: removed traces of namesubdir,
  12.       -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
  13.       copyrights to '92, changed some from Cygnus to FSF.
  14.  
  15. Fri Feb 21 15:34:20 1992  John Gilmore  (gnu at cygnus.com)
  16.  
  17.     * tilde.c (tilde-expand):  s/=/==/; oops.
  18.  
  19. Fri Feb 21 14:41:43 1992  Steve Chamberlain  (sac at rtl.cygnus.com)
  20.  
  21.     * tilde.c: added DOS patches from DJ
  22.  
  23. Fri Feb  7 08:30:49 1992  John Gilmore  (gnu at cygnus.com)
  24.  
  25.     * tilde.c (tilde_expand):  Avoid calling xrealloc(NULL).
  26.     Reported by mccanne@horse.ee.lbl.gov (Steven McCanne); my fix.
  27.  
  28. Fri Dec 20 12:11:41 1991  Fred Fish  (fnf at cygnus.com)
  29.  
  30.     * configure.in:  Change svr4 references to sysv4.
  31.  
  32. Tue Dec 10 04:07:14 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  33.  
  34.     * Makefile.in: infodir belongs in datadir.
  35.  
  36. Fri Dec  6 23:37:23 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  37.  
  38.     * Makefile.in: added standards.text support and lot's of standard
  39.       targets.
  40.  
  41. Thu Dec  5 22:46:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  42.  
  43.     * Makefile.in: idestdir and ddestdir go away.  Added copyrights
  44.       and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  45.       and mandir now keyed off datadir by default.
  46.  
  47. Wed Dec  4 14:23:33 1991  Steve Chamberlain  (sac at cygnus.com)
  48.  
  49.     * Makefile.in: added dummy install rule
  50.  
  51. Fri Nov 22 09:20:12 1991  John Gilmore  (gnu at cygnus.com)
  52.  
  53.     * configure.in, sysdep-*.h:  Update to match ../readline.
  54.  
  55. Thu Nov 21 12:54:08 1991  Stu Grossman  (grossman at cygnus.com)
  56.  
  57.     * glob.c:  Remove all refs to d_namlen (& D_NAMLEN) to make the
  58.     code more portable.  Update copyright.
  59.     tilde.c:  Fix configuration stuff.
  60.  
  61.